projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac35d05
)
(RUN-EMACS): Add --multibyte.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 10 Jun 1998 20:56:06 +0000
(20:56 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 10 Jun 1998 20:56:06 +0000
(20:56 +0000)
leim/Makefile.in
patch
|
blob
|
history
diff --git
a/leim/Makefile.in
b/leim/Makefile.in
index 85746bdf24fddf2162c0b1fdd6a5e1df7a18cebb..780e2be8e376679ed727b269497631b9a5457247 100644
(file)
--- a/
leim/Makefile.in
+++ b/
leim/Makefile.in
@@
-42,7
+42,7
@@
BUILT-EMACS = ${dot}${dot}/src/emacs
buildlisppath=${srcdir}/${dot}${dot}/lisp
# How to run Emacs.
-RUN-EMACS = ${BUILT-EMACS} -batch --no-init-file --no-site-file
+RUN-EMACS = ${BUILT-EMACS} -batch --no-init-file --no-site-file
--multibyte
# Subdirectories to be made if ${srcdir} is different from the current
# directory.